home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / peacemaker / Peacemaker / Gui / GLOBALS.DAT < prev    next >
Text File  |  1999-02-05  |  1KB  |  47 lines

  1. FSTPC 5
  2.  
  3. # the controller object - MUST have one of these
  4. GUI_Controller Main_controller ()
  5.  
  6. # globally used graphics are held in the globals directory
  7. # Bitmap instances are declared here and Animation instances
  8. # local to the widgets files
  9.  
  10. #===============================================================
  11. # BASIC BUTTON GRAPHICS
  12. Bitmap butup
  13. (:area 0 0 119 38 :sub_path globals :file buta.sur)
  14. Bitmap butdown
  15. (:area 0 0 119 38 :sub_path globals :file butb.sur)
  16. Bitmap buthi
  17. (:area 0 0 119 38 :sub_path globals :file butc.sur)
  18.  
  19. #===============================================================
  20. # LEFT BUTTON GRAPHICS
  21. Bitmap lup
  22. (:area 0 0 14 32 :sub_path globals :file lefta.sur)
  23. Bitmap ldown
  24. (:area 0 0 14 32 :sub_path globals :file leftb.sur)
  25. Bitmap lhi
  26. (:area 0 0 14 32 :sub_path globals :file leftc.sur)
  27.  
  28. #===============================================================
  29. # RIGHT BUTTON GRAPHICS
  30. Bitmap rup
  31. (:area 0 0 14 32 :sub_path globals :file righta.sur)
  32. Bitmap rdown
  33. (:area 0 0 14 32 :sub_path globals :file rightb.sur)
  34. Bitmap rhi
  35. (:area 0 0 14 32 :sub_path globals :file rightc.sur)
  36.  
  37. #===============================================================
  38. # POPUP BUTTON GRAPHICS
  39. Bitmap pup
  40. (:area 0 0 16 16 :sub_path globals :file pbuta.sur)
  41. Bitmap pdown
  42. (:area 0 0 16 16 :sub_path globals :file pbutb.sur)
  43. Bitmap phi
  44. (:area 0 0 16 16 :sub_path globals :file pbutc.sur)
  45.  
  46. Paths 0 0
  47.